-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
2.2.82
-
Code
-
Classes
- Handler
Total Complexity |
30 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
208 |
Lines of code |
149 |
Logical lines of code |
65 |
Comment lines |
0 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAttachments() |
S |
50 |
6 |
28 |
postSend() |
S |
46 |
5 |
38 |
getRecipients() |
S |
56 |
3 |
17 |
getBody() |
S |
56 |
2 |
21 |
setSettings() |
S |
67 |
3 |
7 |
send() |
S |
69 |
2 |
6 |
getFrom() |
S |
66 |
2 |
9 |
getReplyTo() |
S |
73 |
2 |
5 |
getTo() |
S |
80 |
1 |
3 |
getCarbonCopy() |
S |
80 |
1 |
3 |
getBlindCarbonCopy() |
S |
80 |
1 |
3 |
getCustomEmailHeaders() |
S |
82 |
1 |
3 |
getRequestHeaders() |
S |
70 |
1 |
6 |